[INFO] cloning repository https://github.com/Lengdrich/todo_agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lengdrich/todo_agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLengdrich%2Ftodo_agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLengdrich%2Ftodo_agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d06369fdbb30bc98a0ae91bb8b987b342f22d408
[INFO] checking Lengdrich/todo_agent against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLengdrich%2Ftodo_agent" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lengdrich/todo_agent
[INFO] finished tweaking git repo https://github.com/Lengdrich/todo_agent
[INFO] tweaked toml for git repo https://github.com/Lengdrich/todo_agent written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lengdrich/todo_agent on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lengdrich/todo_agent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.123
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.123
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.73
[INFO] [stderr]   Downloaded endian-type v0.2.0
[INFO] [stderr]   Downloaded schemars_derive v1.2.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.123
[INFO] [stderr]   Downloaded tokio-uds v0.2.7
[INFO] [stderr]   Downloaded js-sys v0.3.100
[INFO] [stderr]   Downloaded future-utils v0.12.1
[INFO] [stderr]   Downloaded unwrap v1.2.1
[INFO] [stderr]   Downloaded cc v1.2.63
[INFO] [stderr]   Downloaded memchr v2.8.1
[INFO] [stderr]   Downloaded tokio v0.1.22
[INFO] [stderr]   Downloaded mio-uds v0.6.8
[INFO] [stderr]   Downloaded tokio-udp v0.1.6
[INFO] [stderr]   Downloaded rustyline v18.0.1
[INFO] [stderr]   Downloaded tokio-threadpool v0.1.18
[INFO] [stderr]   Downloaded tokio-current-thread v0.1.7
[INFO] [stderr]   Downloaded radix_trie v0.3.0
[INFO] [stderr]   Downloaded tokio-fs v0.1.7
[INFO] [stderr]   Downloaded web-sys v0.3.100
[INFO] [stderr]   Downloaded rig-core v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c08e5620cf61481bbf9d71f75548d6f79a90e63bc9cf84548385991f271aea2e
[INFO] running `Command { std: "docker" "start" "c08e5620cf61481bbf9d71f75548d6f79a90e63bc9cf84548385991f271aea2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c08e5620cf61481bbf9d71f75548d6f79a90e63bc9cf84548385991f271aea2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c08e5620cf61481bbf9d71f75548d6f79a90e63bc9cf84548385991f271aea2e" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c08e5620cf61481bbf9d71f75548d6f79a90e63bc9cf84548385991f271aea2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c08e5620cf61481bbf9d71f75548d6f79a90e63bc9cf84548385991f271aea2e" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking endian-type v0.2.0
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking as-any v0.3.2
[INFO] [stderr]     Checking unwrap v1.2.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking future-utils v0.12.1
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking radix_trie v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking rustyline v18.0.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking rig-core v0.35.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking todo_agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `SimpleReactAgentBuilder` and `StreamReactAgentBuilder`
[INFO] [stdout]  --> src/agent/mod.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use react_agent_builder::{SimpleReactAgentBuilder, StreamReactAgentBuilder};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `react_agent_error::SimpleReactAgentError`
[INFO] [stdout]  --> src/agent/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use react_agent_error::SimpleReactAgentError;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `simple_react_agent::SimpleReactAgent`
[INFO] [stdout]  --> src/agent/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use simple_react_agent::SimpleReactAgent;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stream_react_agent::StreamReactAgent`
[INFO] [stdout]   --> src/agent/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use stream_react_agent::StreamReactAgent;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SimpleReactAgentBuilder` and `StreamReactAgentBuilder`
[INFO] [stdout]  --> src/agent/mod.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use react_agent_builder::{SimpleReactAgentBuilder, StreamReactAgentBuilder};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `react_agent_error::SimpleReactAgentError`
[INFO] [stdout]  --> src/agent/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use react_agent_error::SimpleReactAgentError;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `simple_react_agent::SimpleReactAgent`
[INFO] [stdout]  --> src/agent/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use simple_react_agent::SimpleReactAgent;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stream_react_agent::StreamReactAgent`
[INFO] [stdout]   --> src/agent/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use stream_react_agent::StreamReactAgent;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_path`
[INFO] [stdout]   --> src/command/mod.rs:64:29
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub async fn handle_file_qa(file_path: PathBuf, question: String) -> Result<()> {
[INFO] [stdout]    |                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `question`
[INFO] [stdout]   --> src/command/mod.rs:64:49
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub async fn handle_file_qa(file_path: PathBuf, question: String) -> Result<()> {
[INFO] [stdout]    |                                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_question`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_path`
[INFO] [stdout]   --> src/command/mod.rs:64:29
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub async fn handle_file_qa(file_path: PathBuf, question: String) -> Result<()> {
[INFO] [stdout]    |                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `question`
[INFO] [stdout]   --> src/command/mod.rs:64:49
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub async fn handle_file_qa(file_path: PathBuf, question: String) -> Result<()> {
[INFO] [stdout]    |                                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_question`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prompt`
[INFO] [stdout]   --> src/command/mod.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub async fn handle_chat(prompt: String) -> Result<()> {
[INFO] [stdout]    |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prompt`
[INFO] [stdout]   --> src/command/mod.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub async fn handle_chat(prompt: String) -> Result<()> {
[INFO] [stdout]    |                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_MAX_TOOL_TURNS` is never used
[INFO] [stdout]   --> src/agent/react_agent_builder.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const DEFAULT_MAX_TOOL_TURNS: usize = 8;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_MAX_TOOL_TURNS` is never used
[INFO] [stdout]   --> src/agent/react_agent_builder.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const DEFAULT_MAX_TOOL_TURNS: usize = 8;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimpleReactAgentTarget` is never constructed
[INFO] [stdout]   --> src/agent/react_agent_builder.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct SimpleReactAgentTarget;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StreamReactAgentTarget` is never constructed
[INFO] [stdout]   --> src/agent/react_agent_builder.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct StreamReactAgentTarget;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SimpleReactAgentBuilder` is never used
[INFO] [stdout]   --> src/agent/react_agent_builder.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub type SimpleReactAgentBuilder<M> = ReactAgentBuilder<M, SimpleReactAgentTarget>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `StreamReactAgentBuilder` is never used
[INFO] [stdout]   --> src/agent/react_agent_builder.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub type StreamReactAgentBuilder<M> = ReactAgentBuilder<M, StreamReactAgentTarget>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReactAgentBuilder` is never constructed
[INFO] [stdout]   --> src/agent/react_agent_builder.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ReactAgentBuilder<M, A> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/agent/react_agent_builder.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | / impl<M, A> ReactAgentBuilder<M, A>
[INFO] [stdout] 48 | | where
[INFO] [stdout] 49 | |     M: ConvMemory + Send + Sync,
[INFO] [stdout]    | |________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |       pub fn name(mut self, name: String) -> Self {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |       pub fn client(mut self, client: openai::Client) -> Self {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |       pub fn model(mut self, model: impl Into<String>) -> Self {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |       pub fn memory(mut self, memory: M) -> Self {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |       pub fn tool(mut self, tool: impl Tool + 'static) -> Self {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |       pub fn tools(mut self, tools: Vec<Box<dyn ToolDyn + 'static>>) -> Self {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |       pub fn max_tool_turns(mut self, max_tool_turns: usize) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |       fn build_core(self) -> ReactAgentCore<M> {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build` is never used
[INFO] [stdout]    --> src/agent/react_agent_builder.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | / impl<M> SimpleReactAgentBuilder<M>
[INFO] [stdout] 108 | | where
[INFO] [stdout] 109 | |     M: ConvMemory + Send + Sync,
[INFO] [stdout]     | |________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |       pub fn build(self) -> SimpleReactAgent<M> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build` is never used
[INFO] [stdout]    --> src/agent/react_agent_builder.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl<M> StreamReactAgentBuilder<M>
[INFO] [stdout] 120 | | where
[INFO] [stdout] 121 | |     M: ConvMemory + Send + Sync,
[INFO] [stdout]     | |________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 124 |       pub fn build(self) -> StreamReactAgent<M> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIMPLE_REACT_AGENT_PROMPT` is never used
[INFO] [stdout]   --> src/agent/react_agent_core.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const SIMPLE_REACT_AGENT_PROMPT: &str = include_str!("../../prompts/simple_react_agent.md");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReactAgentCore` is never constructed
[INFO] [stdout]   --> src/agent/react_agent_core.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(super) struct ReactAgentCore<M> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimpleReactAgentTarget` is never constructed
[INFO] [stdout]   --> src/agent/react_agent_builder.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct SimpleReactAgentTarget;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StreamReactAgentTarget` is never constructed
[INFO] [stdout]   --> src/agent/react_agent_builder.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct StreamReactAgentTarget;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SimpleReactAgentBuilder` is never used
[INFO] [stdout]   --> src/agent/react_agent_builder.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub type SimpleReactAgentBuilder<M> = ReactAgentBuilder<M, SimpleReactAgentTarget>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `StreamReactAgentBuilder` is never used
[INFO] [stdout]   --> src/agent/react_agent_builder.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub type StreamReactAgentBuilder<M> = ReactAgentBuilder<M, StreamReactAgentTarget>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReactAgentBuilder` is never constructed
[INFO] [stdout]   --> src/agent/react_agent_builder.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ReactAgentBuilder<M, A> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/agent/react_agent_builder.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | / impl<M, A> ReactAgentBuilder<M, A>
[INFO] [stdout] 48 | | where
[INFO] [stdout] 49 | |     M: ConvMemory + Send + Sync,
[INFO] [stdout]    | |________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |       pub fn name(mut self, name: String) -> Self {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |       pub fn client(mut self, client: openai::Client) -> Self {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |       pub fn model(mut self, model: impl Into<String>) -> Self {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |       pub fn memory(mut self, memory: M) -> Self {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |       pub fn tool(mut self, tool: impl Tool + 'static) -> Self {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |       pub fn tools(mut self, tools: Vec<Box<dyn ToolDyn + 'static>>) -> Self {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |       pub fn max_tool_turns(mut self, max_tool_turns: usize) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |       fn build_core(self) -> ReactAgentCore<M> {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build` is never used
[INFO] [stdout]    --> src/agent/react_agent_builder.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | / impl<M> SimpleReactAgentBuilder<M>
[INFO] [stdout] 108 | | where
[INFO] [stdout] 109 | |     M: ConvMemory + Send + Sync,
[INFO] [stdout]     | |________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |       pub fn build(self) -> SimpleReactAgent<M> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build` is never used
[INFO] [stdout]    --> src/agent/react_agent_builder.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | / impl<M> StreamReactAgentBuilder<M>
[INFO] [stdout] 120 | | where
[INFO] [stdout] 121 | |     M: ConvMemory + Send + Sync,
[INFO] [stdout]     | |________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 124 |       pub fn build(self) -> StreamReactAgent<M> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIMPLE_REACT_AGENT_PROMPT` is never used
[INFO] [stdout]   --> src/agent/react_agent_core.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const SIMPLE_REACT_AGENT_PROMPT: &str = include_str!("../../prompts/simple_react_agent.md");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReactAgentCore` is never constructed
[INFO] [stdout]   --> src/agent/react_agent_core.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(super) struct ReactAgentCore<M> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `completion_request` and `load_or_start_conversation` are never used
[INFO] [stdout]   --> src/agent/react_agent_core.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 30 | / impl<M> ReactAgentCore<M>
[INFO] [stdout] 31 | | where
[INFO] [stdout] 32 | |     M: ConvMemory + Send + Sync,
[INFO] [stdout]    | |________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |       pub(super) fn completion_request(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |       pub(super) async fn load_or_start_conversation(
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `completion_request` and `load_or_start_conversation` are never used
[INFO] [stdout]   --> src/agent/react_agent_core.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 30 | / impl<M> ReactAgentCore<M>
[INFO] [stdout] 31 | | where
[INFO] [stdout] 32 | |     M: ConvMemory + Send + Sync,
[INFO] [stdout]    | |________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |       pub(super) fn completion_request(
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |       pub(super) async fn load_or_start_conversation(
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stored_message_to_rig_message` is never used
[INFO] [stdout]   --> src/agent/react_agent_core.rs:74:4
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn stored_message_to_rig_message(message: StoredMessage) -> Result<Message, SimpleReactAgentError> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SimpleReactAgentError` is never used
[INFO] [stdout]  --> src/agent/react_agent_error.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum SimpleReactAgentError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimpleReactAgent` is never constructed
[INFO] [stdout]   --> src/agent/simple_react_agent.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SimpleReactAgent<M> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `builder`, and `call` are never used
[INFO] [stdout]   --> src/agent/simple_react_agent.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | / impl<M> SimpleReactAgent<M>
[INFO] [stdout] 19 | | where
[INFO] [stdout] 20 | |     M: ConvMemory + Send + Sync,
[INFO] [stdout]    | |________________________________- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |       pub fn new() -> SimpleReactAgent<M> {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |       pub fn builder() -> SimpleReactAgentBuilder<M> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |       pub async fn call(
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_tool_calls` is never used
[INFO] [stdout]    --> src/agent/simple_react_agent.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn extract_tool_calls(message: &Message) -> Vec<ToolCall> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assistant_text` is never used
[INFO] [stdout]    --> src/agent/simple_react_agent.rs:130:4
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn assistant_text(message: &Message) -> Result<String, SimpleReactAgentError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StreamReactAgent` is never constructed
[INFO] [stdout]  --> src/agent/stream_react_agent.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct StreamReactAgent<M> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `builder`, and `call` are never used
[INFO] [stdout]   --> src/agent/stream_react_agent.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | / impl<M> StreamReactAgent<M>
[INFO] [stdout] 13 | | where
[INFO] [stdout] 14 | |     M: ConvMemory + Send + Sync,
[INFO] [stdout]    | |________________________________- associated items in this implementation
[INFO] [stdout] 15 |   {
[INFO] [stdout] 16 |       pub fn new() -> StreamReactAgent<M> {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |       pub fn builder() -> StreamReactAgentBuilder<M> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |       pub async fn call(
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Message` is never constructed
[INFO] [stdout]  --> src/store/mod.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Message {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ConvMemory` is never used
[INFO] [stdout]   --> src/store/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait ConvMemory {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PgConversationMemory` is never constructed
[INFO] [stdout]  --> src/store/pgsql.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct PgConversationMemory {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stored_message_to_rig_message` is never used
[INFO] [stdout]   --> src/agent/react_agent_core.rs:74:4
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn stored_message_to_rig_message(message: StoredMessage) -> Result<Message, SimpleReactAgentError> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SimpleReactAgentError` is never used
[INFO] [stdout]  --> src/agent/react_agent_error.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum SimpleReactAgentError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimpleReactAgent` is never constructed
[INFO] [stdout]   --> src/agent/simple_react_agent.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SimpleReactAgent<M> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `builder`, and `call` are never used
[INFO] [stdout]   --> src/agent/simple_react_agent.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | / impl<M> SimpleReactAgent<M>
[INFO] [stdout] 19 | | where
[INFO] [stdout] 20 | |     M: ConvMemory + Send + Sync,
[INFO] [stdout]    | |________________________________- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |       pub fn new() -> SimpleReactAgent<M> {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |       pub fn builder() -> SimpleReactAgentBuilder<M> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |       pub async fn call(
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_tool_calls` is never used
[INFO] [stdout]    --> src/agent/simple_react_agent.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn extract_tool_calls(message: &Message) -> Vec<ToolCall> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assistant_text` is never used
[INFO] [stdout]    --> src/agent/simple_react_agent.rs:130:4
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn assistant_text(message: &Message) -> Result<String, SimpleReactAgentError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StreamReactAgent` is never constructed
[INFO] [stdout]  --> src/agent/stream_react_agent.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct StreamReactAgent<M> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/store/pgsql.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl PgConversationMemory {
[INFO] [stdout]   | ------------------------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new(pool: PgPool) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentManager` is never constructed
[INFO] [stdout]  --> src/utils/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct AgentManager {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TaskInfo` is never constructed
[INFO] [stdout]   --> src/utils/mod.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct TaskInfo {}
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `builder`, and `call` are never used
[INFO] [stdout]   --> src/agent/stream_react_agent.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | / impl<M> StreamReactAgent<M>
[INFO] [stdout] 13 | | where
[INFO] [stdout] 14 | |     M: ConvMemory + Send + Sync,
[INFO] [stdout]    | |________________________________- associated items in this implementation
[INFO] [stdout] 15 |   {
[INFO] [stdout] 16 |       pub fn new() -> StreamReactAgent<M> {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |       pub fn builder() -> StreamReactAgentBuilder<M> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |       pub async fn call(
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Message` is never constructed
[INFO] [stdout]  --> src/store/mod.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Message {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ConvMemory` is never used
[INFO] [stdout]   --> src/store/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait ConvMemory {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PgConversationMemory` is never constructed
[INFO] [stdout]  --> src/store/pgsql.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct PgConversationMemory {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/store/pgsql.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl PgConversationMemory {
[INFO] [stdout]   | ------------------------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new(pool: PgPool) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentManager` is never constructed
[INFO] [stdout]  --> src/utils/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct AgentManager {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TaskInfo` is never constructed
[INFO] [stdout]   --> src/utils/mod.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct TaskInfo {}
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "c08e5620cf61481bbf9d71f75548d6f79a90e63bc9cf84548385991f271aea2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c08e5620cf61481bbf9d71f75548d6f79a90e63bc9cf84548385991f271aea2e", kill_on_drop: false }`
[INFO] [stdout] c08e5620cf61481bbf9d71f75548d6f79a90e63bc9cf84548385991f271aea2e
